gtk-builder-tool: Add some tests
authorMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 21:21:31 +0000 (17:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 2 May 2015 21:39:06 +0000 (17:39 -0400)
commitd22f351e283616c588c1f346102e889b1f925678
tree1fb9d32733dbb8514b7ef4d45aefc558e71e44c1
parent4f115ad9401e2902582a4daa83544c6877643dfc
gtk-builder-tool: Add some tests
20 files changed:
configure.ac
testsuite/Makefile.am
testsuite/tools/Makefile.am [new file with mode: 0644]
testsuite/tools/simplify/test1.expected [new file with mode: 0644]
testsuite/tools/simplify/test1.ui [new file with mode: 0644]
testsuite/tools/simplify/test2.expected [new file with mode: 0644]
testsuite/tools/simplify/test2.ui [new file with mode: 0644]
testsuite/tools/simplify/test3.expected [new file with mode: 0644]
testsuite/tools/simplify/test3.ui [new file with mode: 0644]
testsuite/tools/simplify/test4.expected [new file with mode: 0644]
testsuite/tools/simplify/test4.ui [new file with mode: 0644]
testsuite/tools/simplify/test5.expected [new file with mode: 0644]
testsuite/tools/simplify/test5.ui [new file with mode: 0644]
testsuite/tools/simplify/test6.expected [new file with mode: 0644]
testsuite/tools/simplify/test6.ui [new file with mode: 0644]
testsuite/tools/simplify/test7.expected [new file with mode: 0644]
testsuite/tools/simplify/test7.ui [new file with mode: 0644]
testsuite/tools/simplify/test8.expected [new file with mode: 0644]
testsuite/tools/simplify/test8.ui [new file with mode: 0644]
testsuite/tools/test-simplify [new file with mode: 0755]